isReady

open fun isReady(): Boolean(source)

Returns whether this instance is ready to be used to control window insets.

Instances are ready when passed in onReady and stop being ready when it is either finished or cancelled.

Return

true if the instance is ready, false otherwise.